Welcome![Sign In][Sign Up]
Location:
Search - Hamming code

Search list

[VHDL-FPGA-Veriloghanmin

Description: 4位汉明编译码源代码。VHDL格式,经过仿真和测试通过,请放心使用。-four Hamming encryption source code. VHDL format, through simulation and test pass, please rest assured that use.
Platform: | Size: 138240 | Author: 田军卓 | Hits:

[JSP/Javajava_Grou

Description: 在计算机和各类数据通信中传递二进制信号的时候,由于存在各种干扰,会使得传递的信息发生失真现象,这时候就要用到纠错码。 为了能够发现或纠正编码中的错误,我们必须通过一定的手段来对信息的编码谨慎选择,经过选择的编码在出错的时候能够很容易的发现和纠正。比如我们选择了编码{000,111},当传输中发生了一位错,我们就能够发现并纠正,比如收到的编码是001,我们就可以将它纠正为000。 汉明距离用于表示两个码字中不同位的数目。群码是一种纠错码,根据群码中不同的汉明距离,群码可以保持一定的纠错能力。 直接压缩-in various computer and data communications transmission of binary signals, because of the existence of all kinds of interference, would allow transfer of information distortion occurred, this time will be used error-correcting codes. In order to be able to detect or correct coding errors, we must adopt certain measures to information on the coding prudent choice, selected coding error in the time can be easily found and corrected. For instance, we chose to 000,111) (coding, transmission occurred one mistake, we will be able to detect and correct, For example, before the code is 001, we can rectify it to 000. Hamming distance is used to mean two different code word the number. Group code is error-correcting codes, group codes different Hamming distance, group codes can maintain a certain e
Platform: | Size: 92160 | Author: 海易 | Hits:

[matlabgaosixulie_watermark

Description: 由高斯正态分布序列产生 ,经(7,4)汉明编码,得到水印信号。能抵抗压缩 滤波等攻击-Sequence generated by the Gaussian normal distribution, with (7,4) Hamming code, the watermark signal. Resistant to compression filtering attack
Platform: | Size: 9216 | Author: zhangyiyi | Hits:

[Graph programhammingcode(tansfervoice)

Description: 详细的汉明码讲解及编程,本程序只适用传送语音信号等N*1维的矩阵数据,要是想传送灰度或者彩色图片,需要修改一下。-Hamming code in detail to explain and programming, this procedure applies only to transmission of voice signals, such as N* 1-dimensional matrix of data, if would like to send grayscale or color images, the need to make some corrections.
Platform: | Size: 38912 | Author: 陈语恬 | Hits:

[Program docfsaf

Description: 基于SystemView的汉明码编译码器的仿真-Based on the Hamming Code SystemView codecs Simulation
Platform: | Size: 211968 | Author: | Hits:

[VHDL-FPGA-VerilogHammingEncoder

Description: VHDL编写的汉明纠错码译码器,数字传输中汉明纠错码的译码所用-VHDL prepared Hamming error-correcting code decoder, digital transmission Hamming error-correcting codes used in the decoding
Platform: | Size: 1024 | Author: wei | Hits:

[Windows DevelopBombMan

Description: Demo文件夹中是游戏运行文件,Code文件夹中是源码,玩家可选择单人游戏和双人对战(单人游戏没有电脑对手)-Demo folder to run the game files, Code is the source folder, the player can choose single-player and two against (single player no computer opponents)
Platform: | Size: 7119872 | Author: 张富亮 | Hits:

[matlabcrc73

Description: matlab实现(7,3)循环码编码很简单-matlab realize (7,3) cyclic code is very simple coding
Platform: | Size: 6144 | Author: 张行 | Hits:

[Fax programHanming

Description: 汉明码是线性分组码中重要的一种编码,提供详细汉明码的编码、解码的源代码。-Hamming code is an important linear block codes in a code, to provide detailed hamming code encoding and decoding of the source code.
Platform: | Size: 1024 | Author: | Hits:

[AlgorithmHammingCode

Description: 此程序实现对汉明码的编码与译码算法。汉明码是一种多重(复式)奇偶检错系统。它将信息用逻辑形式编码,以便能够检错和纠错。用在汉明码中的全部传输码字是由原来的信息和附加的奇偶监督位组成的。-This process of realization of hamming code encoding and decoding algorithm. Hamming code is a multiple (double) parity error detection system. It will use the logic of the form of coded information to enable error detection and error correction. Hamming code used in all transmission code word is from the original information and additional parity bit comprising supervision.
Platform: | Size: 240640 | Author: 杨芹勍 | Hits:

[Software EngineeringMicron_nand

Description: Micron Nand flash Material, including ECC, Nand Command Operation, boot from nand, hamming code. Useful to the nand driver developer.
Platform: | Size: 1697792 | Author: Alfred Cheng | Hits:

[VHDL-FPGA-VerilogHamming_Code

Description: 一个vhdl实现的hamming码编码器-an hamming coder using vhdl
Platform: | Size: 84992 | Author: maxpayne | Hits:

[Otherfangzhen2

Description: 汉明码,卷积码,以及信道衰落模型仿真(systemview)-Hamming code, convolutional codes, as well as fading channel simulation model (systemview)
Platform: | Size: 8192 | Author: wenwen | Hits:

[Othertheroy_of_information_and_coding

Description: 信息论与编码理论_沈世镒 陈鲁生2002科学出版社 本书主要介绍了信息论与编码理论的基本内容,其特点是具有较严谨的数学描述与推导,同时注意到信息论的实用背景,其中许多典型问题在通信工程中已得到实际应用。全书共12章,主要内容包括:信息的度量和信源、信道编码问题与编码定理,编码理论中用到的基本代数知识,编码理论的基本概念和基本问题,线性码、汉明码以及循环码、BCH码、Reed-Solomon码及其他的一些重要的线性码、以及信息与编码理论的应用问题。本书每章末均附有习题,其中有些习题是对正文内容的补充,以供学生复习巩固书中所学的内容。    本书可作为高等院校信息科学专业及相关专业的本科生教材,也可供相关领域中的研究生、教学与科研人员和工程技术人员参考。 - This book introduces information theory and coding theory of the basic content, which is characterized by a more rigorous mathematical description and derivation, while noting that the practical context of information theory, many of which are typical problems in communications engineering has been the practical application. A total of 12 book chapters, include: the measurement and information source, channel coding problem with the coding theorem, coding theory used in the basic algebra knowledge, the basic concepts of coding theory and the basic problem, linear codes, Hamming code and cyclic codes , BCH code, Reed-Solomon code and other important linear code, as well as information and the application of coding theory. At the end of each chapter of this book are accompanied by exercises, some of which exercise is the body of the added content for students to review what we learned in the consolidation of the contents of the book. This book can serve as institutions of higher educa
Platform: | Size: 3580928 | Author: zf2002406 | Hits:

[VC/MFChanmngcode

Description: 汉明码的编码译码的C语言实现,包括汉明码的编码和译码。-Hamming code encoding decoding of C language
Platform: | Size: 3072 | Author: Kang xiaoyang | Hits:

[Communication-Mobilehammgen

Description: 一个有关海明码的原程序!!适合教师实验课讲授!-A Hamming code of the original program! ! Experimental courses for teachers to teach!
Platform: | Size: 2048 | Author: xuqun | Hits:

[VC/MFChammingcode

Description: hamming code generator and checker
Platform: | Size: 2048 | Author: aj | Hits:

[Program docHamingC

Description: hamming code for c programming language
Platform: | Size: 41984 | Author: ehtesham | Hits:

[OtherMATLAB74hanming

Description: 通信原理 7,4汉明码的编码和译码 代码注释清楚 适合初学者 -Communication Theory 7,4 hamming code encoding and decoding comments clearly for beginners
Platform: | Size: 17408 | Author: 肖纳 | Hits:

[Compress-Decompress algrithmsHamming_Codes

Description: A hamming code in matlab
Platform: | Size: 37888 | Author: Bhaskar | Hits:
« 1 2 3 4 5 67 8 9 10 11 ... 24 »

CodeBus www.codebus.net